Add GnuTLS support for W32.
authorTed Zlatanov <tzz@lifelogs.com>
Mon, 25 Apr 2011 01:29:31 +0000 (20:29 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Mon, 25 Apr 2011 01:29:31 +0000 (20:29 -0500)
commit59ac0f030d13157f01899fdb0ed8e2bf4c78b842
tree80a74a6808d549157da3abf22beceeecdbce7b81
parent12b9c9b531276cee2ba9f6f5fca1ad82c070e430
Add GnuTLS support for W32.

* nt/configure.bat: New options --without-gnutls and --lib, new build
variable USER_LIBS, automatically detect GnuTLS.  Copies the PNG
library setup with trivial modifications.
* nt/INSTALL: Add instructions for GnuTLS support.
* nt/gmake.defs: Prefix USER_LIBS with -l.
nt/ChangeLog
nt/INSTALL
nt/configure.bat
nt/gmake.defs